[INFO] cloning repository https://github.com/cavebatsofware/meeseeks-nuntius
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cavebatsofware/meeseeks-nuntius" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcavebatsofware%2Fmeeseeks-nuntius", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcavebatsofware%2Fmeeseeks-nuntius'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8283a2844c331f5f36171d37f61dbab2e9694a8a
[INFO] checking cavebatsofware/meeseeks-nuntius against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcavebatsofware%2Fmeeseeks-nuntius" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cavebatsofware/meeseeks-nuntius
[INFO] finished tweaking git repo https://github.com/cavebatsofware/meeseeks-nuntius
[INFO] tweaked toml for git repo https://github.com/cavebatsofware/meeseeks-nuntius written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cavebatsofware/meeseeks-nuntius on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cavebatsofware/meeseeks-nuntius already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 886a90ca529f37dabca6dba172497bb100cfc060b82441b812defef70898c43b
[INFO] running `Command { std: "docker" "start" "886a90ca529f37dabca6dba172497bb100cfc060b82441b812defef70898c43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "886a90ca529f37dabca6dba172497bb100cfc060b82441b812defef70898c43b" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "886a90ca529f37dabca6dba172497bb100cfc060b82441b812defef70898c43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "886a90ca529f37dabca6dba172497bb100cfc060b82441b812defef70898c43b" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking dioxus-core-types v0.7.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.3
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]    Compiling dioxus-document v0.7.3
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.7.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]    Compiling wry v0.53.5
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling dioxus-desktop v0.7.3
[INFO] [stderr]    Compiling dioxus-web v0.7.3
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking content_disposition v0.4.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking const-str v0.7.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking dioxus-config-macros v0.7.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking crypto_secretbox v0.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling dioxus-primitives v0.0.1 (https://github.com/DioxusLabs/components#70433b07)
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking askama_escape v0.13.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling dioxus-rsx v0.7.3
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling const-serialize-macro v0.7.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.3
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling const-serialize-macro v0.8.0-alpha.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling const-serialize v0.7.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.1
[INFO] [stderr]    Compiling dlopen2_derive v0.4.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling dioxus-fullstack-macro v0.7.3
[INFO] [stderr]    Compiling dioxus-router-macro v0.7.3
[INFO] [stderr]    Compiling dioxus-stores-macro v0.7.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking dlopen2 v0.8.0
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8ac0915e346f9a2e49ca3951b642c55bd7d1eaab/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=16ce8d4e75a1e535 -C extra-filename=-2b4cc3da49ae0e56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "886a90ca529f37dabca6dba172497bb100cfc060b82441b812defef70898c43b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "886a90ca529f37dabca6dba172497bb100cfc060b82441b812defef70898c43b", kill_on_drop: false }`
[INFO] [stdout] 886a90ca529f37dabca6dba172497bb100cfc060b82441b812defef70898c43b
